[IA64] Add CCISS driver to build config and change nbd to a module
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 14 Nov 2006 19:45:15 +0000 (12:45 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 14 Nov 2006 19:45:15 +0000 (12:45 -0700)
LVM complains a lot when nbd is built into the kernel

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
buildconfigs/linux-defconfig_xen0_ia64
buildconfigs/linux-defconfig_xen_ia64

index 0ffbb8274f74763506f19ef67c106ec22bc9567f..612bcfd42da1557c75e428b57ee8a6edce7c0b49 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.16.29-xen0
-# Wed Oct  4 12:54:36 2006
+# Tue Nov 14 10:39:09 2006
 #
 
 #
@@ -339,13 +339,14 @@ CONFIG_FW_LOADER=y
 # Block devices
 #
 # CONFIG_BLK_CPQ_DA is not set
-# CONFIG_BLK_CPQ_CISS_DA is not set
+CONFIG_BLK_CPQ_CISS_DA=y
+# CONFIG_CISS_SCSI_TAPE is not set
 # CONFIG_BLK_DEV_DAC960 is not set
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_COW_COMMON is not set
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_CRYPTOLOOP=y
-CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_NBD=m
 # CONFIG_BLK_DEV_SX8 is not set
 # CONFIG_BLK_DEV_UB is not set
 CONFIG_BLK_DEV_RAM=y
index ba209b081ddd2b22e08b96019c7487baf4a44bac..1bdc8edb4c0b06cb71bf64b4b85912810db0d16e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.16.29-xen
-# Wed Oct  4 12:31:45 2006
+# Tue Nov 14 10:38:50 2006
 #
 
 #
@@ -339,13 +339,14 @@ CONFIG_FW_LOADER=y
 # Block devices
 #
 # CONFIG_BLK_CPQ_DA is not set
-# CONFIG_BLK_CPQ_CISS_DA is not set
+CONFIG_BLK_CPQ_CISS_DA=y
+# CONFIG_CISS_SCSI_TAPE is not set
 # CONFIG_BLK_DEV_DAC960 is not set
 # CONFIG_BLK_DEV_UMEM is not set
 # CONFIG_BLK_DEV_COW_COMMON is not set
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_CRYPTOLOOP=y
-CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_NBD=m
 # CONFIG_BLK_DEV_SX8 is not set
 # CONFIG_BLK_DEV_UB is not set
 CONFIG_BLK_DEV_RAM=y